Lender Price API Web Service
Lender Price API Web Service / Lock Web Api Resource Group / getWorseCaseHistoricalLineAndCurrentLineUsingPOST (Post)
In This Topic
    PostgetWorseCaseHistoricalLineAndCurrentLineUsingPOST
    In This Topic

    Resource Path: /rest/lock/getWorseCaseHistoricalLineAndCurrentLine/{userIdForWorseCase}

    Summary
    getWorseCaseHistoricalLineAndCurrentLine
    Parameters
    NameDescriptionData Type
    userIdForWorseCasestring
    userIdstring
    Request Headers
    NameDescription
    Access Token
    Request

    The request body is of type ObjectNode.

    newLockEventRequest

    Overview

    ObjectNode
    200 Response

    The response body is of type Array[LineResult].

    OK
    201 Response

    Created
    Fault Responses
    FaultDescription
    Unauthorized
    Forbidden
    Not Found
    See Also